home *** CD-ROM | disk | FTP | other *** search
/ Czech Logic, Card & Gambling Games / Logické hry.iso / hry / Fish Fillets / script / cave / dialogs_it.lua < prev    next >
Encoding:
Text File  |  2005-07-16  |  3.4 KB  |  79 lines

  1.  
  2. dialogId("jes-m-netopyr", "font_small", "That bat must be terribly strong.")
  3. dialogStr("Quel pipistrello dev'essere terribilmente forzuto.")
  4.  
  5. dialogId("jes-v-tojo", "font_big", "Well, yes.")
  6. dialogStr("Mmm... gi├á.")
  7.  
  8. dialogId("jes-m-tvor", "font_small", "That red creature is a little bit strange.")
  9. dialogStr("Quella creatura rossa ├¿ un po' strana.")
  10.  
  11. dialogId("jes-v-nestezuj", "font_big", "That may be true, but I think we are going to need it.")
  12. dialogStr("Po├╣ darsi. Comunque credo che ne avremo bisogno.")
  13.  
  14. dialogId("jes-v-uzke", "font_big", "It`s too narrow for me. You have to do it on your own down there.")
  15. dialogStr("├ê troppo stretto per me. Dovrai occupartene da sola, l├á sotto.")
  16.  
  17. dialogId("jes-m-ryba", "font_small", "That white fish is a terrible obstacle.")
  18. dialogStr("Quel pesciolino bianco ├¿ incredibilmente d'ostacolo.")
  19.  
  20. dialogId("jes-v-kamen", "font_big", "Fish? I thought it was only a stone.")
  21. dialogStr("Pesce? Pensavo che fosse semplicemente una pietra.")
  22.  
  23. dialogId("jes-v-gral", "font_big", "I think that we should be looking for the Grail somewhere else...")
  24. dialogStr("Penso che dovremmo cercare il Graal da qualche altra parte...")
  25.  
  26. dialogId("jes-m-deprese", "font_small", "Don`t be depressive. We will solve this in no time.")
  27. dialogStr("Non deprimerti. Lo risolveremo in un battibaleno.")
  28.  
  29. dialogId("jes-v-nevim", "font_big", "I am not so sure.")
  30. dialogStr("Non saprei...")
  31.  
  32. dialogId("jes-m-takvidis", "font_small", "See? You are here.")
  33. dialogStr("Vedi? sei qui.")
  34.  
  35. dialogId("jes-m-potvora0", "font_small", "What kind of color-shifting monster is this?")
  36. dialogStr("Che razza di mostro mimetico ├¿ questo?")
  37.  
  38. dialogId("jes-m-potvora1", "font_small", "This is an abomination.")
  39. dialogStr("├ê abominevole.")
  40.  
  41. dialogId("jes-m-potvora2", "font_small", "This is an offense of Nature.")
  42. dialogStr("├ê uno scherzo della natura.")
  43.  
  44. dialogId("jes-v-potvora0", "font_big", "It is called the Flashy hammerhead.")
  45. dialogStr("├ê conosciuto come Pesce martello chiassoso.")
  46.  
  47. dialogId("jes-v-potvora1", "font_big", "It is called the Glossy repulsor.")
  48. dialogStr("├ê conosciuto come Repulsore lucido.")
  49.  
  50. dialogId("jes-v-potvora2", "font_big", "It is called the Politician fish.")
  51. dialogStr("├ê conosciuto come Pesce politico.")
  52.  
  53. dialogId("jes-m-netopyr0", "font_small", "This bat is kind of strange.")
  54. dialogStr("Questo pipistrello ├¿ piuttosto strano.")
  55.  
  56. dialogId("jes-v-netopyr0", "font_big", "This is very phlegmatic bat.")
  57. dialogStr("├ê un pipistrello molto flemmatico.")
  58.  
  59. dialogId("jes-m-netopyr1", "font_small", "This is a stuffed bat.")
  60. dialogStr("├ê un pipistrello imbottito.")
  61.  
  62. dialogId("jes-v-netopyr1", "font_big", "It`s a sculpture of bat.")
  63. dialogStr("├ê la scultura di un pipistrello.")
  64.  
  65. dialogId("jes-m-netopyr2", "font_small", "It`s a stalagmite shaped as a bat.")
  66. dialogStr("├ê una stalagmite a forma di pipistrello.")
  67.  
  68. dialogId("jes-v-netopyr2", "font_big", "It`s a plain stalagmite.")
  69. dialogStr("├ê una normale stalagmite.")
  70.  
  71. dialogId("jes-m-netopyr3", "font_small", "It`s just an ordinary piece of rock.")
  72. dialogStr("├ê solo un pezzo di roccia qualsiasi.")
  73.  
  74. dialogId("jes-v-nechut0", "font_big", "I think you are going to need that 'monster`.")
  75. dialogStr("Penso che avrai bisogno di quel `mostro'.")
  76.  
  77. dialogId("jes-v-nechut1", "font_big", "I think you will have to overcome your dislike of that 'abomination`.")
  78. dialogStr("Penso che dovrai vincere la tua avversione per quell'`abominio'.")
  79.